PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFCanvas Class / beginStructureElement Method
In This Topic
    beginStructureElement Method
    In This Topic
    Begins a marked content sequence associated with a object.
    Each beginStructureElement call must be paired with a call.
    Overload List
    OverloadDescription
    Begins a marked content sequence associated with a object.
    Each beginStructureElement call must be paired with a call.  
    Begins a marked content sequence associated with the specified type and properties.
    Each beginStructureElement call must be paired with a call.
    After this method is called, a call to is required in order to map the marked content identifier to the structure element that includes it. The is the or object that includes this object.  
    See Also